Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps svix from 1.66.0 to 1.76.1.

Release notes

Sourced from svix's releases.

v1.76.1

Version 1.76.1

  • Libs/Go: Fix bug causing 422 errors on message.create with messages created using the NewMessageInRaw helper

v1.76.0

Version 1.76.0

  • Libs/PHP: Added support for the full svix SDK!

v1.75.1

What's Changed

  • Libs/Go: Fix bug preventing time.time query params from serializing correctly
  • Libs/All: Allow deleting endpoint headers through new deleteHeaders field in EndpointHeadersPatchIn

Full Changelog: svix/svix-webhooks@v1.75.0...v1.75.1

v1.75.0

What's Changed

  • Bridge, CLI, Server: Modify Dockerfiles to use cache mounts for improved build time; these now require Docker 1.2 or later to build
  • Libs/JS: Add support for custom retry schedule (thanks @​KranzAklilu)

Full Changelog: svix/svix-webhooks@v1.74.1...v1.75.0

v1.74.1

What's Changed

  • Bridge, CLI: Fix installation of ca-certificates in Docker images
    • These images were broken as of v1.72.0

Full Changelog: svix/svix-webhooks@v1.74.0...v1.74.1

v1.74.0

What's Changed

  • Libs/Rust: Add support for custom retry schedule (thanks @​KranzAklilu)
  • Libs/Rust: Add support for connecting to the API through a proxy
  • Server: Upgrade some core dependencies
  • Bridge: Add support for connecting to the Svix API through a proxy

Full Changelog: svix/svix-webhooks@v1.73.0...v1.74.0

v1.73.0

Version 1.73.0

  • Libs/(Java and Kotlin): Fix bug causing runtime exceptions when unknown fields were sent from the server

v1.72.0

What's Changed

  • Libs/JavaScript: Use native fetch API
  • Server: Upgrade Docker base image to Debian Trixie

... (truncated)

Changelog

Sourced from svix's changelog.

Version 1.76.1

  • Libs/Go: Fix bug causing 422 errors on message.create with messages created using the NewMessageInRaw helper

Version 1.76.0

  • Libs/PHP: Added support for the full Svix SDK!

Version 1.75.1

  • Libs/Go: Fix bug preventing time.time query params from serializing correctly
  • Libs/All: Allow deleting endpoint headers through new deleteHeaders field in EndpointHeadersPatchIn

Version 1.75.0

  • Bridge, CLI, Server: Modify Dockerfiles to use cache mounts for improved build time; these now require Docker 1.2 or later to build
  • Libs/JS: Add support for custom retry schedule (thanks @​KranzAklilu)

Version 1.74.1

  • Bridge, CLI: Fix installation of ca-certificates in Docker images
    • These images were broken as of v1.72.0

Version 1.74.0

  • Libs/Rust: Add support for custom retry schedule (thanks @​KranzAklilu)
  • Libs/Rust: Add support for connecting to the API through a proxy
  • Server: Upgrade some core dependencies
  • Bridge: Add support for connecting to the Svix API through a proxy

Version 1.73.0

  • Libs/(Java and Kotlin): Fix bug causing runtime exceptions when unknown fields were sent from the server

Version 1.72.0

  • Libs/JavaScript: Use native fetch API
  • Server: Upgrade Docker base image to Debian Trixie
  • Bridge: Add a default user-agent to requests made by the new http output
  • Bridge: Upgrade Docker base image to Debian Trixie

Version 1.71.0

Version 1.70.1

  • Libs/All: Re-add endpoint.transformationPartialUpdate as a deprecated operation
    • It was removed through a rename in the previous version, which should not have happened

Version 1.70.0

  • CLI: Add svix seed command to create testing resources (thanks @​KranzAklilu)
  • Libs/Go: Fix request retries not working (thanks @​mixnblend!)
  • Libs/All: Revert accidental addition of some authentication APIs
  • Libs/All: Fix name and input structure for rarely used set-transformation route
    • Rename endpoint.transformationPartialUpdate to endpoint.patchTransformation
    • Replace EndpointTransformationIn with EndpointTransformationPatch
      • In some but not all the SDKs, these have slightly different field types
    • This is a breaking change, but based on server statistics this method is barely used by anybody

... (truncated)

Commits
  • ebb11e2 Publish version 1.76.1 (#2054)
  • 18caca6 bridge: Enable clippy::clone_on_ref_ptr (#2049)
  • 56ab0b7 Publish version 1.76.1
  • 4dd3197 go: Send eventType on messages created with NewMessageInRaw (#2053)
  • 03534e1 go: Send eventType on messages created with NewMessageInRaw
  • 65fa302 bridge: Enable clippy::clone_on_ref_ptr
  • d0f71bf bridge: Upgrade dependencies (#1990)
  • b265f3f bridge: Add msg_id to poller handling tracing events (#2052)
  • ba476e1 bridge: Add msg_id to webhook receiver span (#2051)
  • ec5a102 bridge: Add msg_id to poller handling tracing events
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [svix](https://github.com/svix/svix-libs) from 1.66.0 to 1.76.1.
- [Release notes](https://github.com/svix/svix-libs/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.66.0...v1.76.1)

---
updated-dependencies:
- dependency-name: svix
  dependency-version: 1.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants